toggle menu
Math Common
0.3.0
jvm
switch theme
Math
Common
com.
eriksencosta.
math.
common
cubed()
No
Rounding
Precise
Rounding
round()
Rounding
Factory
squared()
Math Common
/
com.eriksencosta.math.common
/
squared
squared
fun
BigDecimal
.
squared
(
)
:
BigDecimal
(
source
)
fun
Double
.
squared
(
)
:
Double
(
source
)
fun
Float
.
squared
(
)
:
Float
(
source
)
fun
Long
.
squared
(
)
:
Long
(
source
)
fun
Int
.
squared
(
)
:
Int
(
source
)
Returns the square of the number.